services.mastodon.sidekiqProcesses.<name>.jobClasses
If not empty, which job classes should be executed by this process. Only one process should handle the 'scheduler' class. If left empty, this process will handle the 'scheduler' class.
- Type
list of (one of "default", "fasp", "push", "pull", "mailers", "scheduler", "ingress")- Declared
- <nixpkgs/nixos/modules/services/web-apps/mastodon.nix>